home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _D70DAE2708E346FB858015CCB6A96D83 < prev    next >
Text File  |  2008-06-28  |  35KB  |  811 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>RestoreDlg</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>RestoreDlg</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>524</width>
  12.             <height>591</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Restore partition</string>
  17.     </property>
  18.     <vbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <property name="resizeMode">
  23.             <enum>Fixed</enum>
  24.         </property>
  25.         <widget class="CTaskDlgLabel">
  26.             <property name="name">
  27.                 <cstring>HdmDlg_TaskLabel</cstring>
  28.             </property>
  29.             <property name="sizePolicy">
  30.                 <sizepolicy>
  31.                     <hsizetype>5</hsizetype>
  32.                     <vsizetype>4</vsizetype>
  33.                     <horstretch>0</horstretch>
  34.                     <verstretch>0</verstretch>
  35.                 </sizepolicy>
  36.             </property>
  37.             <property name="Caption" stdset="0">
  38.                 <string>You are about to restore partition from archive</string>
  39.             </property>
  40.             <property name="SubCaption" stdset="0">
  41.                 <string>All data on the selected partition will be lost!</string>
  42.             </property>
  43.         </widget>
  44.         <widget class="QFrame">
  45.             <property name="name">
  46.                 <cstring>frame11</cstring>
  47.             </property>
  48.             <property name="frameShape">
  49.                 <enum>NoFrame</enum>
  50.             </property>
  51.             <property name="frameShadow">
  52.                 <enum>Plain</enum>
  53.             </property>
  54.             <vbox>
  55.                 <property name="name">
  56.                     <cstring>unnamed</cstring>
  57.                 </property>
  58.                 <property name="margin">
  59.                     <number>0</number>
  60.                 </property>
  61.                 <widget class="QLabel">
  62.                     <property name="name">
  63.                         <cstring>textLabel1_2</cstring>
  64.                     </property>
  65.                     <property name="text">
  66.                         <string>Please select an archive item to restore:</string>
  67.                     </property>
  68.                 </widget>
  69.                 <widget class="COpenArchiveCtrl">
  70.                     <property name="name">
  71.                         <cstring>RestoreDlg_OpenArchiveCtrl</cstring>
  72.                     </property>
  73.                     <property name="minimumSize">
  74.                         <size>
  75.                             <width>500</width>
  76.                             <height>200</height>
  77.                         </size>
  78.                     </property>
  79.                     <property name="TypeFilter">
  80.                         <enum>atPart</enum>
  81.                     </property>
  82.                     <property name="ArchiveSource">
  83.                         <enum>AS_DATABASE</enum>
  84.                     </property>
  85.                     <property name="ShowDBEditControls">
  86.                         <bool>false</bool>
  87.                     </property>
  88.                     <property name="ShowDBToolbar">
  89.                         <bool>false</bool>
  90.                     </property>
  91.                     <property name="ShowExistingOnly">
  92.                         <bool>true</bool>
  93.                     </property>
  94.                 </widget>
  95.             </vbox>
  96.         </widget>
  97.         <widget class="QWidgetStack">
  98.             <property name="name">
  99.                 <cstring>RestoreDlg_OptionsStack</cstring>
  100.             </property>
  101.             <widget class="QWidget">
  102.                 <property name="name">
  103.                     <cstring>WStackPage</cstring>
  104.                 </property>
  105.                 <attribute name="id">
  106.                     <number>0</number>
  107.                 </attribute>
  108.                 <grid>
  109.                     <property name="name">
  110.                         <cstring>unnamed</cstring>
  111.                     </property>
  112.                     <widget class="QLabel" row="0" column="0">
  113.                         <property name="name">
  114.                             <cstring>textLabel3_2</cstring>
  115.                         </property>
  116.                         <property name="enabled">
  117.                             <bool>false</bool>
  118.                         </property>
  119.                         <property name="sizePolicy">
  120.                             <sizepolicy>
  121.                                 <hsizetype>4</hsizetype>
  122.                                 <vsizetype>4</vsizetype>
  123.                                 <horstretch>0</horstretch>
  124.                                 <verstretch>0</verstretch>
  125.                             </sizepolicy>
  126.                         </property>
  127.                         <property name="text">
  128.                             <string>No archive selected. Nothing to restore.</string>
  129.                         </property>
  130.                         <property name="alignment">
  131.                             <set>AlignCenter</set>
  132.                         </property>
  133.                     </widget>
  134.                 </grid>
  135.             </widget>
  136.             <widget class="QWidget">
  137.                 <property name="name">
  138.                     <cstring>WStackPage</cstring>
  139.                 </property>
  140.                 <attribute name="id">
  141.                     <number>1</number>
  142.                 </attribute>
  143.                 <grid>
  144.                     <property name="name">
  145.                         <cstring>unnamed</cstring>
  146.                     </property>
  147.                     <property name="margin">
  148.                         <number>0</number>
  149.                     </property>
  150.                     <spacer row="0" column="1">
  151.                         <property name="name">
  152.                             <cstring>spacer7</cstring>
  153.                         </property>
  154.                         <property name="orientation">
  155.                             <enum>Vertical</enum>
  156.                         </property>
  157.                         <property name="sizeType">
  158.                             <enum>Expanding</enum>
  159.                         </property>
  160.                         <property name="sizeHint">
  161.                             <size>
  162.                                 <width>20</width>
  163.                                 <height>0</height>
  164.                             </size>
  165.                         </property>
  166.                     </spacer>
  167.                     <spacer row="2" column="1">
  168.                         <property name="name">
  169.                             <cstring>spacer8</cstring>
  170.                         </property>
  171.                         <property name="orientation">
  172.                             <enum>Vertical</enum>
  173.                         </property>
  174.                         <property name="sizeType">
  175.                             <enum>Expanding</enum>
  176.                         </property>
  177.                         <property name="sizeHint">
  178.                             <size>
  179.                                 <width>20</width>
  180.                                 <height>0</height>
  181.                             </size>
  182.                         </property>
  183.                     </spacer>
  184.                     <widget class="CTaskDlgLabel" row="1" column="1">
  185.                         <property name="name">
  186.                             <cstring>RestoreDlg_ErrorLabel</cstring>
  187.                         </property>
  188.                         <property name="Caption" stdset="0">
  189.                             <string>Some error occured</string>
  190.                         </property>
  191.                         <property name="SubCaption" stdset="0">
  192.                             <string>Description</string>
  193.                         </property>
  194.                         <property name="Icon" stdset="0">
  195.                             <cstring>error_small</cstring>
  196.                         </property>
  197.                     </widget>
  198.                     <spacer row="1" column="0">
  199.                         <property name="name">
  200.                             <cstring>spacer9</cstring>
  201.                         </property>
  202.                         <property name="orientation">
  203.                             <enum>Horizontal</enum>
  204.                         </property>
  205.                         <property name="sizeType">
  206.                             <enum>Fixed</enum>
  207.                         </property>
  208.                         <property name="sizeHint">
  209.                             <size>
  210.                                 <width>16</width>
  211.                                 <height>20</height>
  212.                             </size>
  213.                         </property>
  214.                     </spacer>
  215.                 </grid>
  216.             </widget>
  217.             <widget class="QWidget">
  218.                 <property name="name">
  219.                     <cstring>WStackPage</cstring>
  220.                 </property>
  221.                 <attribute name="id">
  222.                     <number>2</number>
  223.                 </attribute>
  224.                 <vbox>
  225.                     <property name="name">
  226.                         <cstring>unnamed</cstring>
  227.                     </property>
  228.                     <property name="margin">
  229.                         <number>0</number>
  230.                     </property>
  231.                     <widget class="QLabel">
  232.                         <property name="name">
  233.                             <cstring>textLabel2</cstring>
  234.                         </property>
  235.                         <property name="text">
  236.                             <string>Your hard disk after the changes:</string>
  237.                         </property>
  238.                     </widget>
  239.                     <widget class="CUDRContainer">
  240.                         <property name="name">
  241.                             <cstring>RestoreDlg_UDRContainer</cstring>
  242.                         </property>
  243.                         <property name="sizePolicy">
  244.                             <sizepolicy>
  245.                                 <hsizetype>7</hsizetype>
  246.                                 <vsizetype>7</vsizetype>
  247.                                 <horstretch>0</horstretch>
  248.                                 <verstretch>0</verstretch>
  249.                             </sizepolicy>
  250.                         </property>
  251.                         <property name="minimumSize">
  252.                             <size>
  253.                                 <width>0</width>
  254.                                 <height>14</height>
  255.                             </size>
  256.                         </property>
  257.                     </widget>
  258.                     <widget class="QFrame">
  259.                         <property name="name">
  260.                             <cstring>WinMountControlsFrame</cstring>
  261.                         </property>
  262.                         <property name="frameShape">
  263.                             <enum>NoFrame</enum>
  264.                         </property>
  265.                         <property name="frameShadow">
  266.                             <enum>Raised</enum>
  267.                         </property>
  268.                         <hbox>
  269.                             <property name="name">
  270.                                 <cstring>unnamed</cstring>
  271.                             </property>
  272.                             <widget class="QLabel">
  273.                                 <property name="name">
  274.                                     <cstring>textLabel1_3</cstring>
  275.                                 </property>
  276.                                 <property name="text">
  277.                                     <string>Assign the following drive letter:</string>
  278.                                 </property>
  279.                             </widget>
  280.                             <widget class="QComboBox">
  281.                                 <property name="name">
  282.                                     <cstring>RestoreDlg_LetterCombo</cstring>
  283.                                 </property>
  284.                             </widget>
  285.                             <spacer>
  286.                                 <property name="name">
  287.                                     <cstring>spacer20</cstring>
  288.                                 </property>
  289.                                 <property name="orientation">
  290.                                     <enum>Horizontal</enum>
  291.                                 </property>
  292.                                 <property name="sizeType">
  293.                                     <enum>Expanding</enum>
  294.                                 </property>
  295.                                 <property name="sizeHint">
  296.                                     <size>
  297.                                         <width>150</width>
  298.                                         <height>20</height>
  299.                                     </size>
  300.                                 </property>
  301.                             </spacer>
  302.                         </hbox>
  303.                     </widget>
  304.                     <widget class="QCheckBox">
  305.                         <property name="name">
  306.                             <cstring>URCheckBox</cstring>
  307.                         </property>
  308.                         <property name="text">
  309.                             <string>Restore to different hardware configuration</string>
  310.                         </property>
  311.                         <property name="whatsThis" stdset="0">
  312.                             <string>Choose this option in order to make your operating system operable after restoring its backup to differnt hardware. However, there is a chance that it won't be enough due to huge difference of the original and your current hardware.</string>
  313.                         </property>
  314.                     </widget>
  315.                 </vbox>
  316.             </widget>
  317.             <widget class="QWidget">
  318.                 <property name="name">
  319.                     <cstring>WStackPage</cstring>
  320.                 </property>
  321.                 <attribute name="id">
  322.                     <number>3</number>
  323.                 </attribute>
  324.                 <grid>
  325.                     <property name="name">
  326.                         <cstring>unnamed</cstring>
  327.                     </property>
  328.                     <property name="margin">
  329.                         <number>0</number>
  330.                     </property>
  331.                     <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
  332.                         <property name="name">
  333.                             <cstring>textLabel1</cstring>
  334.                         </property>
  335.                         <property name="text">
  336.                             <string>The archive is protected. Please enter password:</string>
  337.                         </property>
  338.                     </widget>
  339.                     <widget class="CLineEdit" row="1" column="1">
  340.                         <property name="name">
  341.                             <cstring>RestoreDlg_PassEdit</cstring>
  342.                         </property>
  343.                         <property name="maxLength">
  344.                             <number>13</number>
  345.                         </property>
  346.                         <property name="echoMode">
  347.                             <enum>Password</enum>
  348.                         </property>
  349.                         <property name="HintText" stdset="0">
  350.                             <string>Enter a password here</string>
  351.                         </property>
  352.                     </widget>
  353.                     <widget class="QPushButton" row="1" column="2">
  354.                         <property name="name">
  355.                             <cstring>RestoreDlg_PassOkBtn</cstring>
  356.                         </property>
  357.                         <property name="text">
  358.                             <string>OK</string>
  359.                         </property>
  360.                         <property name="autoDefault">
  361.                             <bool>true</bool>
  362.                         </property>
  363.                         <property name="default">
  364.                             <bool>true</bool>
  365.                         </property>
  366.                     </widget>
  367.                     <spacer row="1" column="0">
  368.                         <property name="name">
  369.                             <cstring>spacer48_2</cstring>
  370.                         </property>
  371.                         <property name="orientation">
  372.                             <enum>Horizontal</enum>
  373.                         </property>
  374.                         <property name="sizeType">
  375.                             <enum>Fixed</enum>
  376.                         </property>
  377.                         <property name="sizeHint">
  378.                             <size>
  379.                                 <width>16</width>
  380.                                 <height>20</height>
  381.                             </size>
  382.                         </property>
  383.                     </spacer>
  384.                     <spacer row="2" column="1">
  385.                         <property name="name">
  386.                             <cstring>spacer67</cstring>
  387.                         </property>
  388.                         <property name="orientation">
  389.                             <enum>Vertical</enum>
  390.                         </property>
  391.                         <property name="sizeType">
  392.                             <enum>Expanding</enum>
  393.                         </property>
  394.                         <property name="sizeHint">
  395.                             <size>
  396.                                 <width>20</width>
  397.                                 <height>16</height>
  398.                             </size>
  399.                         </property>
  400.                     </spacer>
  401.                 </grid>
  402.             </widget>
  403.         </widget>
  404.         <widget class="QFrame">
  405.             <property name="name">
  406.                 <cstring>RestoreDlg_OptionsFrame</cstring>
  407.             </property>
  408.             <property name="frameShape">
  409.                 <enum>NoFrame</enum>
  410.             </property>
  411.             <property name="frameShadow">
  412.                 <enum>Plain</enum>
  413.             </property>
  414.             <grid>
  415.                 <property name="name">
  416.                     <cstring>unnamed</cstring>
  417.                 </property>
  418.                 <property name="margin">
  419.                     <number>0</number>
  420.                 </property>
  421.                 <widget class="QLabel" row="2" column="3">
  422.                     <property name="name">
  423.                         <cstring>RestoreDlg_BeforeLabel</cstring>
  424.                     </property>
  425.                     <property name="sizePolicy">
  426.                         <sizepolicy>
  427.                             <hsizetype>4</hsizetype>
  428.                             <vsizetype>5</vsizetype>
  429.                             <horstretch>0</horstretch>
  430.                             <verstretch>0</verstretch>
  431.                         </sizepolicy>
  432.                     </property>
  433.                     <property name="text">
  434.                         <string><b>1-501 </b>MB</string>
  435.                     </property>
  436.                     <property name="alignment">
  437.                         <set>AlignVCenter</set>
  438.                     </property>
  439.                     <property name="indent">
  440.                         <number>-1</number>
  441.                     </property>
  442.                 </widget>
  443.                 <widget class="QSpinBox" row="1" column="2">
  444.                     <property name="name">
  445.                         <cstring>RestoreDlg_SizeSpin</cstring>
  446.                     </property>
  447.                     <property name="minimumSize">
  448.                         <size>
  449.                             <width>0</width>
  450.                             <height>0</height>
  451.                         </size>
  452.                     </property>
  453.                     <property name="maxValue">
  454.                         <number>700800</number>
  455.                     </property>
  456.                     <property name="minValue">
  457.                         <number>191800</number>
  458.                     </property>
  459.                     <property name="value">
  460.                         <number>500800</number>
  461.                     </property>
  462.                 </widget>
  463.                 <widget class="QSpinBox" row="2" column="2">
  464.                     <property name="name">
  465.                         <cstring>RestoreDlg_BeforeSpin</cstring>
  466.                     </property>
  467.                     <property name="minimumSize">
  468.                         <size>
  469.                             <width>0</width>
  470.                             <height>0</height>
  471.                         </size>
  472.                     </property>
  473.                     <property name="maxValue">
  474.                         <number>5086</number>
  475.                     </property>
  476.                     <property name="value">
  477.                         <number>1000</number>
  478.                     </property>
  479.                 </widget>
  480.                 <widget class="QLabel" row="1" column="3">
  481.                     <property name="name">
  482.                         <cstring>RestoreDlg_SizeLabel</cstring>
  483.                     </property>
  484.                     <property name="sizePolicy">
  485.                         <sizepolicy>
  486.                             <hsizetype>4</hsizetype>
  487.                             <vsizetype>5</vsizetype>
  488.                             <horstretch>0</horstretch>
  489.                             <verstretch>0</verstretch>
  490.                         </sizepolicy>
  491.                     </property>
  492.                     <property name="text">
  493.                         <string><b>1-501 </b>MB</string>
  494.                     </property>
  495.                     <property name="alignment">
  496.                         <set>AlignVCenter</set>
  497.                     </property>
  498.                     <property name="indent">
  499.                         <number>-1</number>
  500.                     </property>
  501.                 </widget>
  502.                 <widget class="QLabel" row="3" column="1">
  503.                     <property name="name">
  504.                         <cstring>label3_2</cstring>
  505.                     </property>
  506.                     <property name="text">
  507.                         <string>Size of free space after the partition:</string>
  508.                     </property>
  509.                     <property name="alignment">
  510.                         <set>AlignVCenter</set>
  511.                     </property>
  512.                     <property name="indent">
  513.                         <number>-1</number>
  514.                     </property>
  515.                 </widget>
  516.                 <widget class="QSpinBox" row="3" column="2">
  517.                     <property name="name">
  518.                         <cstring>RestoreDlg_AfterSpin</cstring>
  519.                     </property>
  520.                     <property name="minimumSize">
  521.                         <size>
  522.                             <width>6</width>
  523.                             <height>0</height>
  524.                         </size>
  525.                     </property>
  526.                     <property name="maxValue">
  527.                         <number>5086</number>
  528.                     </property>
  529.                     <property name="value">
  530.                         <number>1000</number>
  531.                     </property>
  532.                 </widget>
  533.                 <spacer row="1" column="0">
  534.                     <property name="name">
  535.                         <cstring>spacer19</cstring>
  536.                     </property>
  537.                     <property name="orientation">
  538.                         <enum>Horizontal</enum>
  539.                     </property>
  540.                     <property name="sizeType">
  541.                         <enum>Fixed</enum>
  542.                     </property>
  543.                     <property name="sizeHint">
  544.                         <size>
  545.                             <width>16</width>
  546.                             <height>20</height>
  547.                         </size>
  548.                     </property>
  549.                 </spacer>
  550.                 <widget class="QLabel" row="3" column="3">
  551.                     <property name="name">
  552.                         <cstring>RestoreDlg_AfterLabel</cstring>
  553.                     </property>
  554.                     <property name="sizePolicy">
  555.                         <sizepolicy>
  556.                             <hsizetype>4</hsizetype>
  557.                             <vsizetype>5</vsizetype>
  558.                             <horstretch>0</horstretch>
  559.                             <verstretch>0</verstretch>
  560.                         </sizepolicy>
  561.                     </property>
  562.                     <property name="text">
  563.                         <string><b>1-501 </b>MB</string>
  564.                     </property>
  565.                     <property name="alignment">
  566.                         <set>AlignVCenter</set>
  567.                     </property>
  568.                     <property name="indent">
  569.                         <number>-1</number>
  570.                     </property>
  571.                 </widget>
  572.                 <widget class="QLabel" row="2" column="1">
  573.                     <property name="name">
  574.                         <cstring>label2_2</cstring>
  575.                     </property>
  576.                     <property name="text">
  577.                         <string>Size of free space before the partition:</string>
  578.                     </property>
  579.                     <property name="alignment">
  580.                         <set>AlignVCenter</set>
  581.                     </property>
  582.                 </widget>
  583.                 <widget class="QLabel" row="1" column="1">
  584.                     <property name="name">
  585.                         <cstring>label1_2</cstring>
  586.                     </property>
  587.                     <property name="sizePolicy">
  588.                         <sizepolicy>
  589.                             <hsizetype>5</hsizetype>
  590.                             <vsizetype>5</vsizetype>
  591.                             <horstretch>0</horstretch>
  592.                             <verstretch>0</verstretch>
  593.                         </sizepolicy>
  594.                     </property>
  595.                     <property name="text">
  596.                         <string>Size of the restored partition:</string>
  597.                     </property>
  598.                     <property name="alignment">
  599.                         <set>AlignVCenter</set>
  600.                     </property>
  601.                     <property name="indent">
  602.                         <number>-1</number>
  603.                     </property>
  604.                 </widget>
  605.                 <spacer row="1" column="4">
  606.                     <property name="name">
  607.                         <cstring>spacer46_2</cstring>
  608.                     </property>
  609.                     <property name="orientation">
  610.                         <enum>Horizontal</enum>
  611.                     </property>
  612.                     <property name="sizeType">
  613.                         <enum>Expanding</enum>
  614.                     </property>
  615.                     <property name="sizeHint">
  616.                         <size>
  617.                             <width>0</width>
  618.                             <height>20</height>
  619.                         </size>
  620.                     </property>
  621.                 </spacer>
  622.                 <widget class="QLabel" row="0" column="0" rowspan="1" colspan="5">
  623.                     <property name="name">
  624.                         <cstring>textLabel1_4</cstring>
  625.                     </property>
  626.                     <property name="text">
  627.                         <string>Partition restore options</string>
  628.                     </property>
  629.                 </widget>
  630.             </grid>
  631.         </widget>
  632.         <spacer>
  633.             <property name="name">
  634.                 <cstring>spacer103</cstring>
  635.             </property>
  636.             <property name="orientation">
  637.                 <enum>Vertical</enum>
  638.             </property>
  639.             <property name="sizeType">
  640.                 <enum>Expanding</enum>
  641.             </property>
  642.             <property name="sizeHint">
  643.                 <size>
  644.                     <width>20</width>
  645.                     <height>16</height>
  646.                 </size>
  647.             </property>
  648.         </spacer>
  649.         <widget class="QLayoutWidget">
  650.             <property name="name">
  651.                 <cstring>layout42</cstring>
  652.             </property>
  653.             <hbox>
  654.                 <property name="name">
  655.                     <cstring>unnamed</cstring>
  656.                 </property>
  657.                 <widget class="CHDelimeter">
  658.                     <property name="name">
  659.                         <cstring>RestoreDlg_MoreOpts</cstring>
  660.                     </property>
  661.                     <property name="sizePolicy">
  662.                         <sizepolicy>
  663.                             <hsizetype>7</hsizetype>
  664.                             <vsizetype>5</vsizetype>
  665.                             <horstretch>0</horstretch>
  666.                             <verstretch>0</verstretch>
  667.                         </sizepolicy>
  668.                     </property>
  669.                     <property name="HasLine" stdset="0">
  670.                         <bool>false</bool>
  671.                     </property>
  672.                     <property name="ExpandedCaption" stdset="0">
  673.                         <string>Fewer options</string>
  674.                     </property>
  675.                     <property name="CollapsedCaption" stdset="0">
  676.                         <string>More options</string>
  677.                     </property>
  678.                 </widget>
  679.                 <widget class="QPushButton">
  680.                     <property name="name">
  681.                         <cstring>HdmDlg_OK</cstring>
  682.                     </property>
  683.                     <property name="text">
  684.                         <string>&Restore</string>
  685.                     </property>
  686.                     <property name="accel">
  687.                         <string>Alt+R</string>
  688.                     </property>
  689.                 </widget>
  690.                 <widget class="QPushButton">
  691.                     <property name="name">
  692.                         <cstring>HdmDlg_Cancel</cstring>
  693.                     </property>
  694.                     <property name="text">
  695.                         <string>&No</string>
  696.                     </property>
  697.                     <property name="accel">
  698.                         <string>Alt+N</string>
  699.                     </property>
  700.                 </widget>
  701.             </hbox>
  702.         </widget>
  703.     </vbox>
  704. </widget>
  705. <connections>
  706.     <connection>
  707.         <sender>RestoreDlg_AfterSpin</sender>
  708.         <signal>valueChanged(int)</signal>
  709.         <receiver>RestoreDlg</receiver>
  710.         <slot>RestoreDlg_AfterSpin_valueChanged(int)</slot>
  711.     </connection>
  712.     <connection>
  713.         <sender>RestoreDlg_BeforeSpin</sender>
  714.         <signal>valueChanged(int)</signal>
  715.         <receiver>RestoreDlg</receiver>
  716.         <slot>RestoreDlg_BeforeSpin_valueChanged(int)</slot>
  717.     </connection>
  718.     <connection>
  719.         <sender>RestoreDlg_SizeSpin</sender>
  720.         <signal>valueChanged(int)</signal>
  721.         <receiver>RestoreDlg</receiver>
  722.         <slot>RestoreDlg_SizeSpin_valueChanged(int)</slot>
  723.     </connection>
  724.     <connection>
  725.         <sender>RestoreDlg_UDRContainer</sender>
  726.         <signal>ItemMoved(CUDRItem*,Q_UINT64)</signal>
  727.         <receiver>RestoreDlg</receiver>
  728.         <slot>OnItemMoved(CUDRItem*,Q_UINT64)</slot>
  729.     </connection>
  730.     <connection>
  731.         <sender>RestoreDlg_UDRContainer</sender>
  732.         <signal>ItemResized(CUDRItem*,Q_UINT64,Q_UINT64)</signal>
  733.         <receiver>RestoreDlg</receiver>
  734.         <slot>OnItemResized(CUDRItem*,Q_UINT64,Q_UINT64)</slot>
  735.     </connection>
  736.     <connection>
  737.         <sender>RestoreDlg_PassOkBtn</sender>
  738.         <signal>clicked()</signal>
  739.         <receiver>RestoreDlg</receiver>
  740.         <slot>OnPasswordOK()</slot>
  741.     </connection>
  742.     <connection>
  743.         <sender>RestoreDlg_PassEdit</sender>
  744.         <signal>returnPressed()</signal>
  745.         <receiver>RestoreDlg</receiver>
  746.         <slot>OnPasswordOK()</slot>
  747.     </connection>
  748.     <connection>
  749.         <sender>RestoreDlg_OpenArchiveCtrl</sender>
  750.         <signal>SelectionChanged(CFSItem,QString)</signal>
  751.         <receiver>RestoreDlg</receiver>
  752.         <slot>OnSelectionChanged(CFSItem,QString)</slot>
  753.     </connection>
  754.     <connection>
  755.         <sender>RestoreDlg_LetterCombo</sender>
  756.         <signal>activated(int)</signal>
  757.         <receiver>RestoreDlg</receiver>
  758.         <slot>OptDataChanged()</slot>
  759.     </connection>
  760.     <connection>
  761.         <sender>RestoreDlg_MoreOpts</sender>
  762.         <signal>StateChanged(bool)</signal>
  763.         <receiver>RestoreDlg_OptionsFrame</receiver>
  764.         <slot>setShown(bool)</slot>
  765.     </connection>
  766.     <connection>
  767.         <sender>URCheckBox</sender>
  768.         <signal>toggled(bool)</signal>
  769.         <receiver>RestoreDlg</receiver>
  770.         <slot>OptDataChanged()</slot>
  771.     </connection>
  772. </connections>
  773. <tabstops>
  774.     <tabstop>RestoreDlg_LetterCombo</tabstop>
  775.     <tabstop>RestoreDlg_PassEdit</tabstop>
  776.     <tabstop>RestoreDlg_PassOkBtn</tabstop>
  777.     <tabstop>RestoreDlg_SizeSpin</tabstop>
  778.     <tabstop>RestoreDlg_BeforeSpin</tabstop>
  779.     <tabstop>RestoreDlg_AfterSpin</tabstop>
  780.     <tabstop>RestoreDlg_MoreOpts</tabstop>
  781.     <tabstop>HdmDlg_OK</tabstop>
  782.     <tabstop>HdmDlg_Cancel</tabstop>
  783. </tabstops>
  784. <includes>
  785.     <include location="local" impldecl="in implementation">hdmdlg_restorepart.ui.h</include>
  786. </includes>
  787. <slots>
  788.     <slot>OnRequestProperties( CUDRItem * )</slot>
  789.     <slot>OnItemMoved( CUDRItem *, Q_UINT64 )</slot>
  790.     <slot>OnItemResized( CUDRItem *, Q_UINT64, Q_UINT64 )</slot>
  791.     <slot>RestoreDlg_SizeSpin_valueChanged( int )</slot>
  792.     <slot>RestoreDlg_BeforeSpin_valueChanged( int )</slot>
  793.     <slot>RestoreDlg_AfterSpin_valueChanged( int )</slot>
  794.     <slot>OnPasswordOK( void )</slot>
  795.     <slot>OnSelectionChanged( CFSItem, QString )</slot>
  796.     <slot>OptDataChanged()</slot>
  797. </slots>
  798. <layoutdefaults spacing="6" margin="11"/>
  799. <includehints>
  800.     <includehint>taskdlglabel.h</includehint>
  801.     <includehint>apptextbrowser.h</includehint>
  802.     <includehint>openarchivectrl.h</includehint>
  803.     <includehint>labelex.h</includehint>
  804.     <includehint>taskdlglabel.h</includehint>
  805.     <includehint>apptextbrowser.h</includehint>
  806.     <includehint>udr.h</includehint>
  807.     <includehint>lineedit.h</includehint>
  808.     <includehint>delimeter.h</includehint>
  809. </includehints>
  810. </UI>
  811.